home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Co-Cz / Console.cpt / TTY Console / background_4055.txt < prev    next >
Text File  |  1989-10-31  |  3KB  |  130 lines

  1. -- background: 4055 from stack: in
  2. -- bmap block id: 4558
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0004
  11. -- rect: left=21 top=33 right=277 bottom=494
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Help Text
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: A002
  25. -- rect: left=261 top=280 right=335 bottom=329
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 26425 / 26425
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Next
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   go next
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 3 (button)
  42. -- low flags: 00
  43. -- high flags: 8002
  44. -- rect: left=402 top=280 right=335 bottom=493
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 2162 / 2162
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: Return to Console
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   go to cd "Console"
  56.   show the message box
  57. end mouseUp
  58.  
  59.  
  60.  
  61. -- part 4 (button)
  62. -- low flags: 00
  63. -- high flags: A002
  64. -- rect: left=116 top=280 right=335 bottom=184
  65. -- title width / last selected line: 0
  66. -- icon id / first selected line: 21449 / 21449
  67. -- text alignment: 1
  68. -- font id: 0
  69. -- text size: 12
  70. -- style flags: 0
  71. -- line height: 16
  72. -- part name: Start of Help
  73. ----- HyperTalk script -----
  74. on mouseUp
  75.   go to card "Console Help"
  76. end mouseUp
  77.  
  78.  
  79.  
  80. -- part 5 (button)
  81. -- low flags: 00
  82. -- high flags: A002
  83. -- rect: left=189 top=280 right=335 bottom=257
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 902 / 902
  86. -- text alignment: 1
  87. -- font id: 0
  88. -- text size: 12
  89. -- style flags: 0
  90. -- line height: 16
  91. -- part name: Previous
  92. ----- HyperTalk script -----
  93. on mouseUp
  94.   go previous
  95. end mouseUp
  96.  
  97.  
  98.  
  99. -- part 6 (button)
  100. -- low flags: 00
  101. -- high flags: A002
  102. -- rect: left=331 top=280 right=335 bottom=399
  103. -- title width / last selected line: 0
  104. -- icon id / first selected line: 24830 / 24830
  105. -- text alignment: 1
  106. -- font id: 0
  107. -- text size: 12
  108. -- style flags: 0
  109. -- line height: 16
  110. -- part name: End of Help
  111. ----- HyperTalk script -----
  112. on mouseUp
  113.   go to card "Company Address"
  114. end mouseUp
  115.  
  116.  
  117.  
  118. -- part 8 (field)
  119. -- low flags: 01
  120. -- high flags: 0004
  121. -- rect: left=149 top=4 right=32 bottom=347
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 0 / 0
  124. -- text alignment: 1
  125. -- font id: 3
  126. -- text size: 18
  127. -- style flags: 0
  128. -- line height: 24
  129. -- part name: Title
  130.